home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / nxdv99_3.zip / COLCODE.DOC next >
Text File  |  1996-06-19  |  3KB  |  93 lines

  1.                          Next Epoch matriX User System
  2.                           Third Party Development Kit
  3.  
  4.  
  5.       (c) Copyright 1996 Intuitive Vision Software.  All Rights Reserved.
  6. ------------------------------------------------------------------------------
  7.  
  8.  
  9. Intuitive Vision Software 
  10. Color Code Information    :  COLCODE.DOC
  11.  
  12. Revision Number           :  0.99.02
  13. Revision Date             :  19 Jin 96
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                              -Table of Contents-
  20.  
  21.                                                                 
  22.                       I.  Color Codes: What are they?                      
  23.  
  24.                      II.  Color Codes: General Notes
  25.  
  26.                     III.  Color Code Table
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33. COLOR CODES: WHAT ARE THEY?
  34.  
  35.         Color codes are a way for the SysOp to customize his copy of Nexus
  36. by changing colors within strings, display files, and Base/Conference/Door
  37. descriptions.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44. COLOR CODES: GENERAL NOTES
  45.  
  46.         Color codes are always in the format %ffb%, where ff is the
  47. foreground color, padded right with a zero if less than 10, and b is the
  48. background color.  Valid numbers for these two fields are:
  49.  
  50.         Foreground: 00-31
  51.         Background: 0-7
  52.  
  53.  
  54.  
  55.  
  56.  
  57. COLOR CODE TABLE
  58.  
  59.                               Foreground Colors
  60.  
  61.         00      Black                   08      Dark Gray
  62.         01      Blue                    09      Bright Blue
  63.         02      Green                   10      Bright Green
  64.         03      Cyan                    11      Bright Cyan
  65.         04      Red                     12      Bright Red
  66.         05      Magenta                 13      Bright Magenta
  67.         06      Brown                   14      Yellow
  68.         07      Light Gray              15      White
  69.  
  70.         16      Black       (BLINK)     24      Dark Gray       (BLINK)
  71.         17      Blue        (BLINK)     25      Bright Blue     (BLINK)
  72.         18      Green       (BLINK)     26      Bright Green    (BLINK)
  73.         19      Cyan        (BLINK)     27      Bright Cyan     (BLINK)
  74.         20      Red         (BLINK)     28      Bright Red      (BLINK)
  75.         21      Magenta     (BLINK)     29      Bright Magenta  (BLINK)
  76.         22      Brown       (BLINK)     30      Yellow          (BLINK)
  77.         23      Light Gray  (BLINK)     31      White           (BLINK)
  78.  
  79.  
  80.                               Background Colors
  81.  
  82.                               00          Black
  83.                               01          Blue
  84.                               02          Green
  85.                               03          Cyan
  86.                               04          Red
  87.                               05          Magenta
  88.                               06          Brown
  89.                               07          Light Gray
  90.  
  91.  
  92. /* End Document COLCODE.DOC */
  93.